-
Home
-
WPify Woo Czech
-
4.0.0
-
Code
-
Classes
- Contact
Total Complexity |
53 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
387 |
Lines of code |
136 |
Logical lines of code |
64 |
Comment lines |
203 |
Methods |
23 |
Properties |
11 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setEmail() |
S |
62 |
5 |
10 |
setPhone() |
S |
62 |
5 |
10 |
setCountryCode() |
S |
62 |
5 |
10 |
setZip() |
S |
62 |
5 |
10 |
setNote() |
S |
67 |
3 |
7 |
setCity() |
S |
67 |
3 |
7 |
setName() |
S |
67 |
3 |
7 |
setSurname() |
S |
67 |
3 |
7 |
setCompany() |
S |
67 |
3 |
7 |
setStreet() |
S |
67 |
3 |
7 |
setHouseNumber() |
S |
67 |
3 |
7 |
__construct() |
S |
62 |
1 |
14 |
getName() |
S |
82 |
1 |
3 |
getZip() |
S |
82 |
1 |
3 |
getHouseNumber() |
S |
82 |
1 |
3 |
getCountryCode() |
S |
82 |
1 |
3 |
getStreet() |
S |
82 |
1 |
3 |
getPhone() |
S |
82 |
1 |
3 |
getCompany() |
S |
82 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
getSurname() |
S |
82 |
1 |
3 |
getNote() |
S |
82 |
1 |
3 |
getCity() |
S |
82 |
1 |
3 |